-
Notifications
You must be signed in to change notification settings - Fork 35
For 2d plots #182
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
For 2d plots #182
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Feat/use webgl interactive plot
* feat/nml2matplotlib: (23 commits) feat(morph-plot-3d): implement min width feat(morph-plot-2d): implement option to provide minimum line width docs: add PlotMorphology to docs feat: add plotly etc to dev requirements chore: add note about WebGL to 3D morph plotter feat(morphology-plot): add 3D interactive plotter feat: add pynml-plotmorph script and update man pages test(morphology-plotter): complete tests feat(morphology-plotter): add scalebar test(morphology-plot): test with simple and complex morphology feat(morphology-plot): check for all variations of plane names feat(plot): add tests for morphology plotter test(plot): copy over init file tests: init tests for plotting chore: remove unused import feat: make utils a package by adding __init__.py feat(morph-plotting): refactor and add dummy 3d plotter function chore: add utils submodule to packages refactor(utils): move argparser to utils module chore: format ...
|
This looks fine now @pgleeson : OK to merge to dev? |
|
Yep, good with me to merge this to dev.. |
|
Nice! Merging this now. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.

No description provided.